# insert this line to file .htaccess in root directory of site
# встаьте эту строку в файл .htaccess в корневой паке сайта

RewriteRule ^sitemap.xml$ 20180319/sitemap.php [L]

# and then comment this line 
# а эту строку удалите или закомментируйте (поставьте символ # в начале строки)

#RewriteRule ^sitemap.xml$ index.php?route=extension/feed/google_sitemap [L]
